You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > Sqrt Method > Matrix.Sqrt Method ([In] TMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.Sqrt Method ([In] TMtxVec)

Calculate the square root of all X object elements and store the results in the calling object.

Syntax
C#
Visual Basic
public TMtxVec Sqrt([In] TMtxVec X);

Size and Complex properties of the calling object are adjusted automatically.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!